From 2be3352f2a37dc1e159c7b0dc8adb83e4d0cebf1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 9 Nov 2017 13:38:51 +0100 Subject: [PATCH] Added DEP-3 headers to patches --- debian/patches/debian_gpl_variant.patch | 6 ++++++ debian/patches/debian_no-update-check.patch | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/debian/patches/debian_gpl_variant.patch b/debian/patches/debian_gpl_variant.patch index b8225a2c..0d64e182 100644 --- a/debian/patches/debian_gpl_variant.patch +++ b/debian/patches/debian_gpl_variant.patch @@ -1,3 +1,9 @@ +Description: Build GPL-3 variant of Projucer +Author: IOhannes m zmölnig +Forwarded: not-needed +Last-Update: 2017-11-09 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- juce.orig/extras/Projucer/JuceLibraryCode/AppConfig.h +++ juce/extras/Projucer/JuceLibraryCode/AppConfig.h @@ -32,7 +32,7 @@ diff --git a/debian/patches/debian_no-update-check.patch b/debian/patches/debian_no-update-check.patch index 47acf6bb..14064af9 100644 --- a/debian/patches/debian_no-update-check.patch +++ b/debian/patches/debian_no-update-check.patch @@ -1,3 +1,11 @@ +Description: prevent Projucer from checking for updates + The check-for-updates only makes sense for user-installed Projucer, not for + the Debian packaged version. +Author: IOhannes m zmölnig +Forwarded: not-needed +Last-Update: 2017-11-09 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- juce.orig/extras/Projucer/Source/Application/jucer_AutoUpdater.cpp +++ juce/extras/Projucer/Source/Application/jucer_AutoUpdater.cpp @@ -611,6 +611,7 @@ -- 2.30.2